The demo will consist of 3 files:
- loader.xex
- demo.xex
- endpart.xex
The files will be originally put on an Atari disk (or ATR file),
but they may be copied e.g. to an Atari hard disk and loaded
from a DOS. Originally there will be small "DOS", that will
install "D:" device and load loader.xex.

loader.xex is sth like the menu in Ass Kicker or Ergo Bibamus.
You can select there to load main part, load endpart or choose memory
banks to use. It also checks if the machine has enough RAM,
is PAL, isn't a poor emulator, etc. I'd like to use "diablik.hr"
and a simple, short music.

While loading the demo, diablik.hr is still shown and a small
progress bar (with "Loading: XX%").

demo.xex:
- starts with "flash" + HIP picture (TQA logo)
- "vr" (that is, the 3D engine you can see in old.xex/game.xex):
  you are outside, you look around: there's sky, trees, etc.
  you go along a path to a building, the door opens, the inside
  is white, you enter so the screen becomes all white
- the screen goes dark, title picture (a picture with "Numen" on it)
- "vr": you go straight, there are corridors, doors, windows
  on the left and right, but you don't turn
- "tunnel6" blinks for a moment, you still go in "vr".
  "tunnel6" goes forward, doesn't rotate. Then it blinks twice more,
  starting to rotate. Then there's rotating "tunnel6".
  It changes "clock-wise" into "tunnel4", and then from the center
  into "tunnel5". So, you're inside a torus. :)
- "env" with torus, then other objects (if there will be any)
- "babkav4.hr" picture
- "bigbump"
- "vr": you go, there're doors, stairs, etc. You turn, jump, look
  up/down, etc. You look outside through a window
- "rzoom" in shades of blue
- "tunnel3"
- "vr": you exit the building, there's swimming pool, you jump into it
- "if"
- "plasma2"
- "vr": you are diving in the pool, you open a door and go through it
- "hiplazma"
- "logo" (big "Taquart")
- "vr": you surface and enter another building, there's a box
- "musk" (picture of a brain)
- "rubik"
- "tvectys"
- "vr": (credits part)
  you see people :)) they are us :) when you see a man, on the top
  there's e.g. "gfx" and on the bottom is "Dracon"
- "hipbump"
end of demo.xex; endpart.xex starts

endpart.xex: a simple vertically scrolling text, like in Ultra :)
Maybe some 3Ds on sprites in the background.

